-
Home
-
WunderAutomation
-
1.9.0 (latest)
-
Code
-
Classes
- Stream
| Total Complexity |
48 |
| Dependencies |
5 |
| Dependents |
3 |
| Total lines |
291 |
| Lines of code |
109 |
| Logical lines of code |
52 |
| Comment lines |
135 |
| Methods |
17 |
| Properties |
3 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| scan() |
B |
46 |
22 |
33 |
| consumeToken() |
S |
52 |
7 |
23 |
| isCurrent() |
S |
66 |
3 |
8 |
| currentToken() |
S |
78 |
2 |
3 |
| currentValue() |
S |
73 |
2 |
5 |
| __construct() |
S |
81 |
1 |
3 |
| nextToken() |
S |
79 |
1 |
3 |
| next() |
S |
82 |
1 |
3 |
| nextValue() |
S |
79 |
1 |
3 |
| nextAll() |
S |
79 |
1 |
3 |
| nextUntil() |
S |
78 |
1 |
3 |
| consumeValue() |
S |
80 |
1 |
3 |
| joinAll() |
S |
78 |
1 |
3 |
| joinUntil() |
S |
78 |
1 |
3 |
| isNext() |
S |
78 |
1 |
3 |
| isPrev() |
S |
78 |
1 |
3 |
| reset() |
S |
76 |
1 |
4 |